home *** CD-ROM | disk | FTP | other *** search
-
-
-
- sssspppplllliiiitttt((((1111)))) sssspppplllliiiitttt((((1111))))
-
-
-
- NNNNAAAAMMMMEEEE
- _ssss_pppp_llll_iiii_tttt - split a file into pieces
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- _ssss_pppp_llll_iiii_tttt [_----_llll_l_i_n_e__c_o_u_n_t] [_----_aaaa_s_u_f_f_i_x__l_e_n_g_t_h] [_f_i_l_e [_n_a_m_e]]
- _ssss_pppp_llll_iiii_tttt _----_bbbb_n[k|m] [_----_aaaa_s_u_f_f_i_x__l_e_n_g_t_h] [_f_i_l_e [_n_a_m_e]]
- _ssss_pppp_llll_iiii_tttt [ _----_l_i_n_e__c_o_u_n_t ] [ _f_i_l_e [ _n_a_m_e ] ]
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _ssss_pppp_llll_iiii_tttt reads an input _f_i_l_e and writes it in one or more output files. The
- default size of each output file is 1000 lines. The size of the output
- files can be modified by _----_bbbb and _----_llll options. Each output file is created
- with a unique suffix. The suffix consists of exactly _s_u_f_f_i_x__l_e_n_g_t_h
- lower-case letters from locale. The letters of the suffix are used as if
- they were a base-26 digit system, with the first suffix to be created
- consisting of all a characters, the second with a b replacing the last a,
- and so sorth, until a name of all z characters is created. By default,
- The names of the output files are x, followed by a two-character suffix
- from the character set as described above, starting with aa, ab, ac, and
- so forth, and continuing until the suffix zz, for a maximum of 676 files.
-
- If the number of files required exceeds the maximum allowed by the suffix
- length provided, such that the last allowable file would be larger than
- the requested size, _ssss_pppp_llll_iiii_tttt will fail after creating the last file with a
- valid suffix; it will not delete the files it created with valid
- suffixes. If the file limit is not exceeded, the last file created will
- contain the remainder of the input file, and may be smaller than the
- requested size.
-
- _f_i_l_e is the pathname of the file to be split. If no file is given or _f_i_l_e
- is _----, the standard input will be used. _n_a_m_e is the prefix to be used for
- each of the files resulting from the split operation. If not given, x
- will be used as the prefix of the output files.
-
- OOOOPPPPTTTTIIIIOOOONNNNSSSS
- _----_aaaa_s_u_f_f_i_x__l_e_n_g_t_h
- Use _s_u_f_f_i_x__l_e_n_g_t_h letters to form the suffix portion of the
- filenames of the split file. Default suffix length is 2. If the sum
- of _n_a_m_e and _s_u_f_f_i_x__l_e_n_g_t_h option-argument would create a filename
- exceeding NAME_MAX bytes, _ssss_pppp_llll_iiii_tttt will exit with a diagnostic message
- and no files will be created.
-
- _----_bbbb_n[k|m}
- Specify the output file size in bytes _n. With k specified, an output
- file is n*1024 bytes in size;with m specified, a file is n*1048576
- bytes in size.
-
- _----_llll_l_i_n_e__c_o_u_n_t or _----_l_i_n_e__c_o_u_n_t
- Specify the number of lines in each output file. _l_i_n_e__c_o_u_n_t is an
- unsigned decimal integer. The default is 1000. If the input does not
- end with a newline character, the partial line will be included in
- the last ouput file.
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-
-
-
- sssspppplllliiiitttt((((1111)))) sssspppplllliiiitttt((((1111))))
-
-
-
- FFFFIIIILLLLEEEESSSS
- _////_uuuu_ssss_rrrr_////_llll_iiii_bbbb_////_llll_oooo_cccc_aaaa_llll_eeee_////_l_o_c_a_l_e_////_LLLL_CCCC______MMMM_EEEE_SSSS_SSSS_AAAA_GGGG_EEEE_SSSS_////_uuuu_xxxx_dddd_ffff_mmmm
- language-specific message file (see _LLLL_AAAA_NNNN_GGGG on _eeee_nnnn_vvvv_iiii_rrrr_oooo_nnnn(5)
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- _bbbb_ffff_ssss(1), _cccc_ssss_pppp_llll_iiii_tttt(1), _ssss_tttt_aaaa_tttt_vvvv_ffff_ssss(2)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 2222
-
-
-
-